home *** CD-ROM | disk | FTP | other *** search
/ Great Cities of Europe / Great Cities of Europe - Disc 1.iso / install / install.inf < prev    next >
INI File  |  1995-12-21  |  3KB  |  150 lines

  1. ; Setup Information
  2.  
  3.  
  4. [SetupInfo]
  5. ;Check MPC reqs
  6. SystemReqs=1
  7. ; Displayed at startup
  8. ProgramName = Great Cities - Europe, vols. 1 & 2
  9. ; Required for 16-bit apps
  10. INIPath = europe.ini
  11. ; saved in Win dir for 16 bit uninstalls
  12. UninstallFile=europe.v10
  13. ; run EReg program
  14. Register = 1
  15. ; Install VFW 1.1d
  16. VFWInstall =1
  17. ; Run qt 2.0 install
  18. QTInstall = 0
  19. ;
  20. ; Install Wing library
  21. WingInstall =0
  22. ;
  23. ; Reboot windows after install (for vfw)
  24. RebootWindows = 1
  25.  
  26. ToolBookInstall= 0
  27. ;
  28. PlaySound = 0
  29. ;
  30. ;for 16-bit-only installs
  31. Unconditional16BitInstall=0
  32. ;
  33. ;Spry Web browser
  34. ;For Win95 logo, this will be set false by setup if 32-bit OS.
  35. RunBrowserSetup=0
  36. ;
  37. ;Used in conjunction with RunBrowserSetup...If true, causes RunBrowserSetup to be false 
  38. ;for Win95 only. Doesn't affect WinNT and 3.x.
  39. ;
  40. Win95LogoApp=0
  41. ;
  42. 32BitAppNeedsIniFile=0
  43.  
  44. [ProductSpecificFixes]
  45. ;Dreams of Flight m1.0
  46. InstallDosProgFromGroup=0
  47.  
  48.  
  49.  
  50.  
  51. [WindowsSystemFileList]
  52.  
  53.  
  54. ; File List needed for installation
  55. [MinFileList16]
  56. File1=europe16.EXE
  57. File2=eur1.msd
  58. File3=europe.ini
  59. File4=airdial.log
  60.  
  61. ;Optional File List for installation, if copied will set OPTFILES=1 in the ini file
  62. [OptFileList16]
  63.  
  64.  
  65. ; File List needed for installation
  66. [MinFileList32]
  67. File1=europe32.EXE
  68. File2=eur1.msd
  69.  
  70.  
  71.  
  72. ;Optional File List for installation, if copied will set OPTFILES=1 in the ini file
  73. [OptFileList32]
  74.  
  75. [16BitWindowsSystemFileList]
  76.  
  77.  
  78.  
  79. [32BitWindowsSystemFileList]
  80.  
  81.  
  82. ; List of items placed in program manager group called ProgramFolderName
  83. ; CommandLine, Item name, Icon name, Working directory
  84. ; T:\( target ) is a marker for the path of the file on the user's hard disk
  85. ; S:\(source ) is a marker for the source (cdrom) drive and path of file
  86. ;
  87. ; Working Directory entry is now MANDATORY. Please do not leave blank, or
  88. ; group creation will fail.
  89. ;
  90. ; Correct Uninstall and EReg be inserted by setup automatically
  91.  
  92.  
  93. [GroupList]
  94. ProgramFolderName=Great Cities - Europe
  95.  
  96. ;The first entry must ALWAYS be the exectuable file.
  97. ;CmdLine1 will be replaced by correct ProductKeyxx for 16/32-bit apps
  98. CmdLine1=T:\europe.exe
  99. ItemTitle1=Great Cities CD's #1 or #2
  100. IconName1=x
  101. WorkingDir1=T:\
  102. CmdLine2=s:\readme.hlp
  103. ItemTitle2=Read Me!
  104. IconName2=x
  105. WorkingDir2=s:\
  106. CmdLine3=s:\install\catalog.exe
  107. ItemTitle3=Creative Multimedia Product Catalog
  108. IconName3=s:\install\cmc.ico
  109. WorkingDir3=s:\
  110. CmdLine4=
  111. ItemTitle4=
  112. ;IconName4=
  113. WorkingDir4=
  114.  
  115. ;NOTE** For Win95 logo, icon for Spry setup is temporarily hard-coded into setup.ins and will only 
  116. ;be installed under 16-bit OS.
  117.  
  118.               
  119.               
  120. ;Registry and product info strings( used by 16 and 32 bit apps )
  121.  
  122. [RegistryInfo]
  123. AppName=Great Cities - Europe, vols. 1 & 2
  124. ;
  125. ;
  126. ;displayed in ULcorner of setup screen...ampersands need to be escaped i.e "&&"
  127. ULCornerTitle=Great Cities - Europe, vols. 1 && 2
  128. ;
  129. ;default destination dir
  130. AppBasePath=Europe
  131. ;
  132. CompanyName=Creative Multimedia
  133. ;
  134. ;executable
  135. ProductKey16=europe16.exe
  136. ProductKey32=europe32.exe
  137. ;
  138. ProductName=Great Cities - Europe, vols. 1 && 2
  139. ;
  140. ProductVersion=1.0
  141.  
  142. UninstallKey=Great Cities - Europe, vols. 1 & 2
  143. ;
  144. UninstallName=Great Cities - Europe, vols. 1 and 2
  145.  
  146.  
  147.  
  148.  
  149.